home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 2003 March / JOY146_CD2.iso / Data / Sharewares / Jeux / vs5full.exe / {app} / 512_textscheme.txt < prev    next >
Text File  |  2002-01-26  |  1KB  |  61 lines

  1. // 512x384 text scheme file
  2.  
  3. // DEFAULT BUTTON TEXT
  4. SchemeName = "Primary Button Text"
  5. FontName = "Arial"
  6. FontSize = 12
  7. FgColor = "159 95 47 255"
  8. BgColor = "0 0 0 141"
  9. FgColorArmed = "255 255 255 255"
  10. BgColorArmed = "159 95 47 67"
  11.  
  12. // COMMAND MENU TEXT
  13. SchemeName = "CommandMenu Text"
  14. FontName = "Arial"
  15. FontSize = 12
  16. FgColor = "159 95 47 255"
  17. BgColor = "0 0 0 141"
  18. FgColorArmed = "255 255 255 255"
  19. BgColorArmed = "159 95 47 67"
  20.  
  21. // SCOREBOARD TEXT
  22. SchemeName = "Scoreboard Text"
  23. FontName = "Arial"
  24. FontSize = 10
  25. FontWeight = 0
  26.  
  27. // SCOREBOARD TITLE TEXT (team names, team scores)
  28. SchemeName = "Scoreboard Title Text"
  29. FontName = "Arial"
  30. FontSize = 20
  31. FontWeight = 700
  32.  
  33. // SCOREBOARD TITLE TEXT (team names, team scores)
  34. SchemeName = "Scoreboard Title Text"
  35. FontName = "Arial"
  36. FontSize = 16
  37. FontWeight = 700
  38.  
  39. // SCOREBOARD SMALL TEXT (headers, player #)
  40. SchemeName = "Scoreboard Small Text"
  41. FontName = "Arial"
  42. FontSize = 8
  43. FontWeight = 0
  44.  
  45. // CLASSDESC, MAPDESC, MOTD text windows
  46. SchemeName = "Briefing Text"
  47. FontName = "Arial"
  48. FontSize = 13
  49. FontWeight = 0
  50. FgColor = "159 95 47 255"
  51.  
  52. // Team info text (list of players, etc)
  53. // fgColor is automatically set to the teams color
  54. SchemeName = "Team Info Text"
  55. FontName = "Arial"
  56. FontSize = 13
  57. FontWeight = 0
  58.  
  59.  
  60.  
  61.